Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct version range on logging #89

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Conversation

benjiro
Copy link
Member

@benjiro benjiro commented Oct 28, 2022

This PR

When other dependencies are referring to Microsoft.Extensions.Logging library above 6.0 nuget will be unable to resolve and cause a mismatch issue.

We should support anything above 2.0

Related Issues

Notes

Follow-up Tasks

How to test

When other dependencies are referring to Microsoft.Extensions.Logging library above 6.0 nuget will be unable to resolve and cause a mismatch issue.

Signed-off-by: Benjamin Evenson <2031163+benjiro@users.noreply.github.com>
@benjiro benjiro merged commit 9443239 into main Oct 28, 2022
benjiro pushed a commit that referenced this pull request Oct 28, 2022
🤖 I have created a release *beep* *boop*
---


##
[1.0.1](v1.0.0...v1.0.1)
(2022-10-28)


### Bug Fixes

* correct version range on logging
([#89](#89))
([9443239](9443239))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants